Vcenter Tokenservice InvalidScope
Vcenter Tokenservice InvalidScope
The Vcenter Tokenservice InvalidScope error indicates requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.
This schema was added in vSphere API 7.0.0.0.
AllOf
This class requires all of the following:
JSON Example
{
"messages": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
],
"data": {}
}